Skip to content

feat: Implement document symbols#16

Merged
Batalex merged 9 commits intomainfrom
feat/symbols
Dec 30, 2025
Merged

feat: Implement document symbols#16
Batalex merged 9 commits intomainfrom
feat/symbols

Conversation

@Batalex
Copy link
Copy Markdown
Owner

@Batalex Batalex commented Dec 30, 2025

Changes

  • Added document symbols feature. This feature is useful to navigate large craft files with numerous parts.
symbols
  • Improved performances by sharing the parsed files between language server endpoints and tweaking the parsing itself. Performances were not that bad to begin with, but it was too easy of an opportunity to pass by, and it simplifies the code base as well. On my system, a documentation hover lookup went from an avg of 20ms down to 10ms.
  • Dependencies upgrade and removed a bit of code we no longer need due to the improved latest schemas

@Batalex Batalex self-assigned this Dec 30, 2025
@Batalex Batalex merged commit 54996e9 into main Dec 30, 2025
2 checks passed
@Batalex Batalex deleted the feat/symbols branch December 30, 2025 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant